home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / program / rcs5ap1s.lzh / README.AKP < prev    next >
Text File  |  1991-01-31  |  5KB  |  128 lines

  1. RCS5AP1: RCS version 5, ported to TOS by Allan Pratt, release 1, 1/30/91.
  2.  
  3. This is RCS (Revision Control System, not Resource Constructon Set) version
  4. 5 from the good people at Purdue.  It has been modified to run under TOS by
  5. Allan Pratt of Atari Computer Corporation.  Allan Pratt and Atari Computer
  6. Corp.  make this work freely available as specified under the terms of the
  7. GNU Public License as regards derivative works.  The port has been made
  8. carefully, but use of this program is at the user's own risk.  Please refer
  9. to the GNU Public license (included here in the file "copying") as to the
  10. absence of warranty and terms of redistribution.
  11.  
  12. Every time this package is placed anywhere by me, it is placed there with
  13. both sources and binaries.  This fulfills the requirement that I make the
  14. sources freely available.  If a subsequent redistribution by someone else
  15. does not include the sources, that isn't my fault: blame the person who
  16. didn't distribute both.  If you want to redistribute this, please include
  17. both sources and binaries.  If you just want to use it yourself, you
  18. don't need the sources; get them if you want them.
  19.  
  20. Finally, this is just a side-project for me at Atari, not part of my work.
  21. It is not a product supported by Atari.  I will be glad to receive reports
  22. of bugs or suggestions, but don't count on a reply or a new version, ever.
  23. In terms of support you can consider this freeware, which is to say I
  24. don't promise any support at all.
  25.  
  26. The file RCS5AKP.DOC in the binary archive is a brief doc file explaining a
  27. little about this version of RCS, my modifications to it, and the command
  28. line options to the main programs.
  29.  
  30. The file PORTING.DOC in the source archive contains notes for programmers
  31. who might want to change it (or make it compile under a different
  32. compiler).
  33.  
  34. You need GNU diff version 1.15 or greater to use this; this DIFF included
  35. in the binary archive, and I put the source in DIFF115S.LZH in the same
  36. places I put RCS5AP1S.LZH and RCS5AP1B.LZH.
  37.  
  38. MANIFEST:
  39.  
  40.     In RCS5AP1B.LZH, the binary archive, you will find the executables
  41. (*.TTP) and pre-formatted documentation (*.1LP and *.5LP), plus RCS5AP.DOC,
  42. the user-level documentation for this release.  You will also find this
  43. file (because it's in all the archives) and COPYING, a statement of your
  44. rights and responsibilities in getting this and giving this stuff away.
  45.  
  46.     RCS5AP1B.LZH contains the following files:
  47.  
  48.     CI      .1LP     12,114
  49.     CI      .TTP     84,703
  50.     CO      .1LP     17,727
  51.     CO      .TTP     78,317
  52.     COPYING .        12,737        The GNU Public License, version 1
  53.     DIFF    .TTP     76,375
  54.     IDENT   .1LP      1,616
  55.     IDENT   .TTP     31,162
  56.     MERGE   .1LP      1,998
  57.     RCS     .1LP      8,771
  58.     RCS     .TTP     77,705
  59.     RCS5AP  .DOC      5,143        Read this second.
  60.     RCSCLEAN.1LP      2,586
  61.     RCSDIFF .1LP      3,250
  62.     RCSDIFF .TTP     67,994
  63.     RCSFILE .5LP      7,246
  64.     RCSFREEZ.1LP      2,186
  65.     RCSINTRO.1LP     10,965     Read this third.
  66.     RCSMERGE.1LP      3,603
  67.     README  .AKP                   You are reading this.
  68.     RLOG    .1LP      6,087
  69.     RLOG    .TTP     72,798
  70.  
  71. In RCS5AP1S.LZH, the source archive, you will find the sources for the
  72. binaries (*.c, *.h, etc.) plus the nroff sources for the documentation
  73. (*.1, *.5, and also *.ms and one *.tex).  In addition, there is a README
  74. from the original distribution, and a file called PORTING.DOC, which
  75. contains some notes on how I did this port.
  76.  
  77.     RCS5AP1S.LZH contains the following files:
  78.  
  79.     CI      .1       10,408
  80.     CI      .C       35,840
  81.     CO      .1       15,249
  82.     CO      .C       23,098
  83.     CONF    .HEG      4,446
  84.     CONF    .SH      15,563
  85.     CONF    .ST       6,069
  86.     COPYING .        12,737        The GNU Public License, version 1
  87.     IDENT   .1        1,490
  88.     IDENT   .C        5,271
  89.     MAKEFILE.           663
  90.     MAKEFILE.ORI        593
  91.     MAKETIME.C        9,230
  92.     MERGE   .1        1,731
  93.     MERGE   .SH       2,207
  94.     PARTIME .C       20,327
  95.     PORTING .DOC      3,366        Notes on this port
  96.     RCS     .1        7,382
  97.     RCS     .C       44,514
  98.     RCS     .MS      58,430        A long paper about RCS
  99.     RCSBASE .H       25,372
  100.     RCSCLEAN.1        2,270
  101.     RCSCLEAN.SH       2,071
  102.     RCSDIFF .1        2,931
  103.     RCSDIFF .C       11,895
  104.     RCSEDIT .C       23,744
  105.     RCSFCMP .C        8,110
  106.     RCSFILE .5        6,420
  107.     RCSFNMS .C       34,323
  108.     RCSFREEZ.E_       1,791
  109.     RCSFREEZ.SH       3,360
  110.     RCSGEN  .C       12,092
  111.     RCSINTRO.1        9,498
  112.     RCSKEEP .C        9,798
  113.     RCSKEYS .C        2,681
  114.     RCSLEX  .C       25,188
  115.     RCSMAP  .C        3,245
  116.     RCSMERGE.1        3,269
  117.     RCSMERGE.C        7,729
  118.     RCSREV  .C       21,617
  119.     RCSSYN  .C       19,309
  120.     RCSUTIL .C       20,380
  121.     RCS_FUNC.MS       3,778
  122.     README  .        11,980        Original distribution readme
  123.     README  .AKP                   This file
  124.     RLOG    .1        5,330
  125.     RLOG    .C       34,471
  126.     SYSTEM  .C        4,494
  127.     VSSCS   .TEX      1,846        A discussion of RCS vs SCCS
  128.